Important! There is a bug in WebTen 2.1 which causes a crash when used with the NetCloak plug-in. Please make sure you are running version 2.1.9 or greater of WebTen to avoid this problem.
The location of the "NetCloak Files" folder used by the NetCloak Plug-In depends on which version of WebTen you are using. In all cases, the folder is in the same location as the actual WebTen application:
Version |
"NetCloak Files" Location |
1.1.1 |
Main WebTen folder |
2.0, 2.1.9 |
"WebSites" folder |
Installing the NetCloak Plug-In with WebTen
- Copy the "NetCloak Plug-In" file from the "NetCloak 3.0" folder to the "Plug-Ins" folder in the WebTen folder.
- Launch WebTen.
- Launch your web browser if it is not already running.
- Access your server's "Administration Server" home page (at "http://www.yourserver.com/webten_admin") via your browser.
- Click "Advanced".
- Set the "MyopicPlugInMode" setting to "Off".
- Click "Save Advanced Settings".
If you want to process all HTML files through NetCloak, also follow these steps:
- Click "Action Handlers" in the Administration Server home page.
- Type "CLOAK_PI" in an empty "Action" field.
- Type "NETCLOAK-PLUGIN" in the corresponding "Action Handler" field.
- Click "Save Handlers".
- Click "MIME Extensions".
- Click "Built-In Extensions".
- Select "CLOAK_PI" from the "Action" popup menu for the ".html" extension.
- Click "Save MIME Extensions".
Installing the NetCloak CGI with WebTen
- Copy "NetCloak.acgi" from the "NetCloak 3.0" folder to the "cgi-bin" folder in the WebTen folder.
- Double-click the "NetCloak.acgi" application to launch it. Starting NetCloak by double-clicking on it is not required, as the Web server will automatically start it as needed. However, starting by hand is recommended to avoid possible start-up errors (like out of memory problems).
- Launch WebTen.
- Launch your web browser if it is not already running.
- Access your server's "Administration Server" home page (at "http://www.yourserver.com/webten_admin") via your browser.
- Click "Action Handlers".
- In the table that appears, enter "CLOAK" in an empty cell in the first column ("Actions"), and enter "/cgi-bin/NetCloak.acgi" in the second column, "Action Handler".
- Click "Save Handlers".
- Click "MIME Extensions".
- In the "User-Defined MIME Extensions" table that appears, enter ".nclk" in the first column, "text/html" in the second column, and pick "CLOAK" from the popup menu in the third column.
- Click "Save MIME Extensions".
If you want to process all HTML files through NetCloak, also follow these steps:
- Click "Built-In Extensions".
- Select "CLOAK" from the "Action" popup menu for the ".html" extension.
- Click "Save MIME Extensions".